Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyPy Compliance #1300

Merged
merged 22 commits into from
Jan 31, 2025
Merged

MyPy Compliance #1300

merged 22 commits into from
Jan 31, 2025

Conversation

trexfeathers
Copy link
Collaborator

🚀 Pull Request

Description


See project item

@github-actions github-actions bot added type: infrastructure Auto-labelled type: examples Auto-labelled for ex/*, example/* and examples/* branches type: cli Auto-labelled labels Jan 29, 2025
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 87.95181% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.61%. Comparing base (6f86f35) to head (00fbd0d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/geovista/geodesic.py 84.21% 3 Missing ⚠️
src/geovista/geometry.py 62.50% 3 Missing ⚠️
src/geovista/cache/__init__.py 81.81% 2 Missing ⚠️
src/geovista/bridge.py 80.00% 1 Missing ⚠️
src/geovista/pantry/textures.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1300      +/-   ##
==========================================
- Coverage   91.67%   91.61%   -0.06%     
==========================================
  Files          60       60              
  Lines        3016     3031      +15     
==========================================
+ Hits         2765     2777      +12     
- Misses        251      254       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/geovista/bridge.py Show resolved Hide resolved
src/geovista/bridge.py Show resolved Hide resolved
src/geovista/bridge.py Show resolved Hide resolved
src/geovista/bridge.py Show resolved Hide resolved
src/geovista/bridge.py Outdated Show resolved Hide resolved
src/geovista/common.py Show resolved Hide resolved
src/geovista/geoplotter.py Show resolved Hide resolved
@trexfeathers trexfeathers marked this pull request as ready for review January 29, 2025 17:24
@bjlittle bjlittle self-assigned this Jan 29, 2025
Copy link
Owner

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome effort @trexfeathers 💥🚀

Just a few minor comments to service then we can bank this typing loveliness 💯👌

pyproject.toml Outdated Show resolved Hide resolved
changelog/1300.enhancement.rst Outdated Show resolved Hide resolved
src/geovista/bridge.py Outdated Show resolved Hide resolved
src/geovista/bridge.py Show resolved Hide resolved
src/geovista/bridge.py Show resolved Hide resolved
src/geovista/geodesic.py Outdated Show resolved Hide resolved
src/geovista/geodesic.py Outdated Show resolved Hide resolved
src/geovista/geodesic.py Outdated Show resolved Hide resolved
src/geovista/geodesic.py Outdated Show resolved Hide resolved
src/geovista/geoplotter.py Show resolved Hide resolved
@bjlittle bjlittle merged commit 8032f67 into bjlittle:main Jan 31, 2025
22 checks passed
@bjlittle
Copy link
Owner

@trexfeathers 🥳 🎉 🏆

@trexfeathers
Copy link
Collaborator Author

Thanks @bjlittle!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: cli Auto-labelled type: examples Auto-labelled for ex/*, example/* and examples/* branches type: infrastructure Auto-labelled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants